projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b806321
)
(install-arch-indep): Ignore error if no chmod -R.
author
Karl Heuer
<kwzh@gnu.org>
Wed, 10 Jan 1996 19:43:03 +0000
(19:43 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Wed, 10 Jan 1996 19:43:03 +0000
(19:43 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index a79d8dffb110c31673b40aef5f351f15a5ac0004..d115b927f2fdfb7545a355368f04e832cfa086e6 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-346,7
+346,7
@@
install-arch-indep: mkdir
done
-rm -f ${lispdir}/subdirs.el
$(srcdir)/update-subdirs ${lispdir}
- chmod -R a+r ${COPYDESTS}
+
-
chmod -R a+r ${COPYDESTS}
if [ `(cd ./etc; /bin/pwd)` != `(cd ${docdir}; /bin/pwd)` ]; \
then \
echo "Copying etc/DOC-* to ${docdir} ..." ; \